home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk52 / tutor / ss < prev    next >
Text File  |  1995-03-18  |  791b  |  20 lines

  1. winsize 0 0 640 199
  2. echo "Putting C: in RAM:*nPlease be patient a few minutes..."
  3. makedir ram:C
  4. copy c: ram:c quiet
  5. assign C: ram:C
  6. cls
  7. echo " THIS WINDOW  will be used by READER to read the instruction text"
  8. echo "and  THE OTHER WINDOW  will be used by you to type COMMANDS into"
  9. echo "to get the feel of the whole thing"
  10. wait 10
  11. newcli "con:0/201/640/199/ Your commands go in this window " s:pmt
  12. cls
  13. echo " IMPORTANT STUFF....please read!!! "
  14. echo "*n*nCLICK in the UPPER window*n"
  15. echo "At the prompt in the UPPER window,*ntype in this line....*n"
  16. echo "Reader CLI_tutorial.intro*nThen..."
  17. echo "Use the gadgets at the bottom of the READER to control your position"
  18. echo "within the text. You can change the colors and quit from the READER menu"
  19.  
  20.